Skip to content

Add export tasks#158

Merged
xianbaoqian merged 6 commits intomainfrom
add-export-tasks
Dec 12, 2022
Merged

Add export tasks#158
xianbaoqian merged 6 commits intomainfrom
add-export-tasks

Conversation

@xianbaoqian
Copy link
Contributor

@xianbaoqian
Copy link
Contributor Author

image

@xianbaoqian
Copy link
Contributor Author

xianbaoqian commented Dec 5, 2022

{
    "adapter_transformers": [
        "question-answering",
        "text-classification",
        "token-classification"
    ],
    "allennlp": [
        "question-answering"
    ],
    "asteroid": [
        "audio-source-separation",
        "audio-to-audio"
    ],
    "diffusers": [
        "text-to-image"
    ],
    "doctr": [
        "object-detection"
    ],
    "espnet": [
        "text-to-speech",
        "automatic-speech-recognition"
    ],
    "fairseq": [
        "text-to-speech",
        "audio-to-audio"
    ],
    "fastai": [
        "image-classification"
    ],
    "fasttext": [
        "feature-extraction",
        "text-classification"
    ],
    "flair": [
        "token-classification"
    ],
    "k2_sherpa": [
        "automatic-speech-recognition"
    ],
    "keras": [
        "image-classification"
    ],
    "nemo": [
        "automatic-speech-recognition"
    ],
    "paddlenlp": [
        "conversational",
        "fill-mask"
    ],
    "pyannote_audio": [
        "automatic-speech-recognition"
    ],
    "sentence_transformers": [
        "feature-extraction",
        "sentence-similarity"
    ],
    "sklearn": [
        "tabular-classification",
        "tabular-regression",
        "text-classification"
    ],
    "spacy": [
        "token-classification",
        "text-classification",
        "sentence-similarity"
    ],
    "speechbrain": [
        "audio-classification",
        "audio-to-audio",
        "automatic-speech-recognition",
        "text-to-speech",
        "text2text-generation"
    ],
    "stanza": [
        "token-classification"
    ],
    "superb": [
        "automatic-speech-recognition",
        "speech-segmentation"
    ],
    "timm": [
        "image-classification"
    ]
}

Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! The solution seems fine to me. I left some suggestions to make this easier to maintain and understand, but overall LG

Copy link
Contributor

@Narsil Narsil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with @osanseviero on pretty much all comments.

Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

xianbaoqian and others added 2 commits December 9, 2022 21:19
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments